πŸ“• Node [[machine learning]]
↳ πŸ““ Resource @KGBicheno/machine learning
πŸ“„ Machine Learning.md by @KGBicheno

Machine Learning

Go to [[Week 2 - Introduction]] or back to the [[Main AI Page]]

Machine Learning Venn Diagram

**Machine Learning, a subset of AI, uses computer algorithms to analyze data and make intelligent decisions based on what it has learned. **

Uses models not rules.

A solid reference I’ve used heavily is Models for machine learning from the IBM developer blog.

Statistical Algorithms

Traditional programming flowchart

Machine Learning Models

Machine learning flowchart

The three types of machine learning

Supervised, Unsupervised, and Reinforcement learning

[[Applications for the three types of machine learning]]

Loading pushes...

Rendering context...

πŸ“• Node [[machine_learning]] pulled by the Agora

machine learning

Go back to the [[AI Glossary]]

A program or system that builds (trains) a predictive model from input data. The system uses the learned model to make useful predictions from new (never-before-seen) data drawn from the same distribution as the one used to train the model. Machine learning also refers to the field of study concerned with these programs or systems.

πŸ“• Node [[machinelearning]] pulled by the Agora